golang.org/x/net/http2.pipeBuffer.Len (method)
4 uses
net/http
h2_bundle.go#L3615: Len() int
h2_bundle.go#L3637: return p.b.Len()
h2_bundle.go#L3652: if p.b != nil && p.b.Len() > 0 {
h2_bundle.go#L3721: p.unread += p.b.Len()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)